Introduction by Example +++++++++++++++++++++++ Hello ===== Two ways to add a hyperlink: * `PyG Documentation `_ * Get the latest news at `CNN`_. Let's go to other sections in this doc: #. go to :doc:`/Others/Others0`. #. go to :doc:`Functional Map of the World `. #. go to :ref:`anotherdataset `. .. _CNN: http://cnn.com/ Here is a code example: .. code-block:: python print ('hello world') Bye === This is a cat. .. list-table:: Overview of location encoding approaches. :widths: 40 5 10 10 10 10 :header-rows: 1 * - Model - *L* - Parametric - Mul.S. - Dist.P. - Dir.A. * - onehot(Tang *el al.* 2015) - 2,3 - Yes - No - No - - * - tile(Mai *et al.* 2020b) - 2,3 - Yes - No - No - -